RSAPrivateKeyDecoder

public class RSAPrivateKeyDecoder

Created: Oct 9, 2010 9:16:55 PM

Author:Artur Hefczyc

Constructors

RSAPrivateKeyDecoder

public RSAPrivateKeyDecoder(byte[] bytes)

RSAPrivateKeyDecoder

public RSAPrivateKeyDecoder(InputStream is)

Methods

getKeySpec

public RSAPrivateCrtKeySpec getKeySpec()

getPrivateKey

public PrivateKey getPrivateKey()