Enum RelatedCryptoMaterialType
Namespace: CycloneDX.Core.Models
Assembly: CycloneDX.Core.dll
Syntax
public enum RelatedCryptoMaterialType : int
Fields
Name | Description |
---|---|
Additional_Data | |
Ciphertext | |
Credential | |
Digest | |
Initialization_Vector | |
Key | |
Nonce | |
Null | |
Other | |
Password | |
Private_Key | |
Public_Key | |
Salt | |
Secret_Key | |
Seed | |
Shared_Secret | |
Signature | |
Tag | |
Token | |
Unknown |