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