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