Returns the public key.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public MustOverride Function GetPublicKey As Byte() |
C# |
---|
public abstract byte[] GetPublicKey() |