Class RelatedCryptoMaterialProperties
Inheritance
RelatedCryptoMaterialProperties
Assembly: CycloneDX.Core.dll
[ProtoContract]
public class RelatedCryptoMaterialProperties
Properties
|
Edit this page
View Source
Declaration
[ProtoMember(6)]
public DateTime ActivationDate { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(4)]
public string AlgorithmRef { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(5)]
public DateTime CreationDate { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(8)]
public DateTime ExpirationDate { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(11)]
public string Format { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(2)]
public string Id { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(12)]
public SecuredBy SecuredBy { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(10)]
public int Size { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(3)]
public KeyState State { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(1)]
public RelatedCryptoMaterialType Type { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(7)]
public DateTime UpdateDate { get; set; }
Property Value
|
Edit this page
View Source
Declaration
[ProtoMember(9)]
public string Value { get; set; }
Property Value