Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
<ObsoleteAttribute("The GetPrivateKey method has been deprecated. Please use ToBytes() method instead.", _ False)> _ Public Function GetPrivateKey As Byte() |
C# |
---|
[ObsoleteAttribute("The GetPrivateKey method has been deprecated. Please use ToBytes() method instead.", false)] public byte[] GetPrivateKey() |