public class PKCS1EncodedPublicKeySpec extends Object
| Constructor and Description |
|---|
PKCS1EncodedPublicKeySpec(byte[] keyBytes)
Create a PKCS#1 keyspec from DER encoded buffer
|
public PKCS1EncodedPublicKeySpec(byte[] keyBytes)
throws IOException
keyBytes - DER encoded octet streamIOExceptionpublic RSAPublicKeySpec getKeySpec()
Copyright © 2009-2013 jclouds. All Rights Reserved.