{3FA7A1C5-812C-3B56-B957-CB14AF670C09}
System.Security.Cryptography.SignatureDescription
Registry
{62C8FE65-4EBB-45E7-B440-6E39B2CDBF29}
InprocServer32
C:\Windows\System32\mscoree.dll
- Assembly:
mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - Class:
System.Security.Cryptography.SignatureDescription - ThreadingModel:
Both
ProgId
System.Security.Cryptography.SignatureDescription
Instance
- Type:
SignatureDescription
Methods
- get_KeyAlgorithm:
string get_KeyAlgorithm() - set_KeyAlgorithm:
void set_KeyAlgorithm(string value) - get_DigestAlgorithm:
string get_DigestAlgorithm() - set_DigestAlgorithm:
void set_DigestAlgorithm(string value) - get_FormatterAlgorithm:
string get_FormatterAlgorithm() - set_FormatterAlgorithm:
void set_FormatterAlgorithm(string value) - get_DeformatterAlgorithm:
string get_DeformatterAlgorithm() - set_DeformatterAlgorithm:
void set_DeformatterAlgorithm(string value) - CreateDeformatter:
System.Security.Cryptography.AsymmetricSignatureDeformatter CreateDeformatter(System.Security.Cryptography.AsymmetricAlgorithm key) - CreateFormatter:
System.Security.Cryptography.AsymmetricSignatureFormatter CreateFormatter(System.Security.Cryptography.AsymmetricAlgorithm key) - CreateDigest:
System.Security.Cryptography.HashAlgorithm CreateDigest()
Properties
- KeyAlgorithm:
string KeyAlgorithm {get;set;} - DigestAlgorithm:
string DigestAlgorithm {get;set;} - FormatterAlgorithm:
string FormatterAlgorithm {get;set;} - DeformatterAlgorithm:
string DeformatterAlgorithm {get;set;}
MIT License. Copyright (c) 2021 Strontic.