public class NHPublicKeyParameters extends AsymmetricKeyParameter
Constructor and Description |
---|
NHPublicKeyParameters(byte[] pubData) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getPubData()
Return the public key data.
|
isPrivate
Copyright © 2017 BouncyCastle.org. All rights reserved.