HashAlgorithmHasDeprecatedSinceDate Property
|
Returns true if the algorithm has deprecated since date set.
Namespace:
Guardtime.KSI.Hashing
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic bool HasDeprecatedSinceDate { get; }
Public ReadOnly Property HasDeprecatedSinceDate As Boolean
Get
public:
property bool HasDeprecatedSinceDate {
bool get ();
}
member HasDeprecatedSinceDate : bool with get
Property Value
Type:
Boolean
See Also