gnu.crypto.pki.provider
Class RSAKeyFactory
KeyFactorySpi
gnu.crypto.pki.provider.RSAKeyFactory
public class RSAKeyFactory
extends KeyFactorySpi
engineGeneratePrivate
protected PrivateKey engineGeneratePrivate(KeySpec spec)
throws InvalidKeySpecException
engineGeneratePublic
protected PublicKey engineGeneratePublic(KeySpec spec)
throws InvalidKeySpecException
engineGetKeySpec
protected KeySpec engineGetKeySpec(Key key,
Class keySpec)
throws InvalidKeySpecException
engineTranslateKey
protected Key engineTranslateKey(Key key)
throws InvalidKeyException
Copyright © 2001, 2002, 2003
Free Software Foundation,
Inc. All Rights Reserved.