Method | Description | |
---|---|---|
AddConstraint ( |
||
Clone ( ) : |
||
Dispose ( ) : void | ||
GetPrivateKeyParameters ( ) : |
||
GetPublicKeyParameters ( ) : |
||
SshKey ( SshVersion version, |
||
SshKey ( SshVersion version, |
public AddConstraint ( |
||
aConstraint | ||
return | void |
public GetPrivateKeyParameters ( ) : |
||
return |
public GetPublicKeyParameters ( ) : |
||
return |
public SshKey ( SshVersion version, |
||
version | SshVersion | |
cipherKeyPair | ||
comment | string | |
return | System |
public SshKey ( SshVersion version, |
||
version | SshVersion | |
publicKeyParameter | ||
privateKeyParameter | ||
comment | string | |
return | System |