LEADTOOLS Medical (Leadtools.Ccow assembly)

GetPrivateKey Method

Show in webframe





Gets the private key from the container.
Syntax
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(); 

Return Value

The key container private key.
Requirements

Target Platforms

See Also

Reference

KeyContainer Class
KeyContainer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.