Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.1.20
|
Leadtools.Ccow Namespace > KeyContainer Class : GetPublicKey Method |
public byte[] GetPublicKey()
'Declaration
Public Function GetPublicKey() As Byte()
'Usage
Dim instance As KeyContainer Dim value() As Byte value = instance.GetPublicKey()
public: array<byte>^ GetPublicKey();