public class P11RSAKeyParameter
extends org.bouncycastle.crypto.params.RSAKeyParameters
RSAKeyParameters for PKCS#11 token.| Modifier and Type | Method and Description |
|---|---|
static P11RSAKeyParameter |
getInstance(P11CryptService p11CryptService,
P11IdentityId identityId) |
public static P11RSAKeyParameter getInstance(P11CryptService p11CryptService, P11IdentityId identityId) throws InvalidKeyException
InvalidKeyExceptionCopyright © 2020. All rights reserved.