Enum CryptoFunction
Namespace: CycloneDX.Core.Models
Assembly: CycloneDX.Core.dll
Syntax
public enum CryptoFunction : int
Fields
Name | Description |
---|---|
Decapsulate | |
Decrypt | |
Digest | |
Encapsulate | |
Encrypt | |
Generate | |
KeyDerive | |
Keygen | |
Null | |
Other | |
Sign | |
Tag | |
Unknown | |
Verify |