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 : GetPrivateKey Method |
public byte[] GetPrivateKey()
'Declaration
Public Function GetPrivateKey() As Byte()
'Usage
Dim instance As KeyContainer Dim value() As Byte value = instance.GetPrivateKey()
public: array<byte>^ GetPrivateKey();