public static class JDKKeyFactory.ECGOST34310 extends JDKKeyFactory
JDKKeyFactory.CRYPTOPRO, JDKKeyFactory.ECGOST34310| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
algorithm |
| Constructor and Description |
|---|
ECGOST34310() |
ECGOST34310(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 ECGOST34310()
public ECGOST34310(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.