public interface PublicKeyDataProvider
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getEncryptedPublicKeyData()
This method returns the data from the file containing the encrypted
public key from the public/private key pair.
|
byte[] getEncryptedPublicKeyData()
throws KeyNotFoundException
KeyNotFoundException - if the key data could not be retrieved; an acceptable message or chained cause must be provided.Copyright © 2010-2013 NWTS Java Code. All Rights Reserved. Licensed Under the Apache License version 2.0.