public static class JDKKeyFactory.CRYPTOPRO extends JDKKeyFactory
JDKKeyFactory.CRYPTOPRO, JDKKeyFactory.ECGOST34310| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
algorithm |
| Constructor and Description |
|---|
CRYPTOPRO() |
CRYPTOPRO(java.lang.String algorithm) |
| Modifier and Type | Method and Description |
|---|---|
protected java.security.PrivateKey |
engineGeneratePrivate(java.security.spec.KeySpec keySpec) |
protected java.security.PublicKey |
engineGeneratePublic(java.security.spec.KeySpec keySpec) |
createPublicKeyFromDERStream, createPublicKeyFromPublicKeyInfo, engineGetKeySpec, engineTranslateKeypublic CRYPTOPRO()
public CRYPTOPRO(java.lang.String algorithm)
protected java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec keySpec)
throws java.security.spec.InvalidKeySpecException
engineGeneratePrivate in class JDKKeyFactoryjava.security.spec.InvalidKeySpecExceptionprotected java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec keySpec)
throws java.security.spec.InvalidKeySpecException
engineGeneratePublic in class JDKKeyFactoryjava.security.spec.InvalidKeySpecExceptionCopyright © 1998-2014 Gamma Technologies. All Rights Reserved.