public abstract class ProxyMessage
extends org.bouncycastle.asn1.ASN1Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ProxyMessage.AddCertParams
Parameters to add certificate.
|
static class |
ProxyMessage.DigestSecretKeyTemplate
Definition of DigestSecretKeyTemplate.
|
static class |
ProxyMessage.GenDSAKeypairParams
Parameters to generate RSA keypair.
|
static class |
ProxyMessage.GenECEdwardsOrMontgomeryKeypairParams
Paramters to generate EC keypair.
|
static class |
ProxyMessage.GenECKeypairParams
Parameters to generate EC keypair.
|
static class |
ProxyMessage.GenRSAKeypairParams
Parameters to generate RSA keypair.
|
static class |
ProxyMessage.GenSecretKeyParams
Parameters to generate secret key.
|
static class |
ProxyMessage.GenSM2KeypairParams
Parameters to generate SM2 keypair.
|
static class |
ProxyMessage.IdentityId
Identifier of the PKCS#11 identity.
|
static class |
ProxyMessage.ImportSecretKeyParams
Parameters to import secret key.
|
static class |
ProxyMessage.Mechanism
Definition of Mechanism.
|
static class |
ProxyMessage.NewKeyControl
Control how to create new PKCS#11 keypair / secret key.
|
static class |
ProxyMessage.NewObjectControl
Control how to create new PKCS#11 object.
|
static class |
ProxyMessage.ObjectIdAndCert
Definition of ObjectIdAndCert.
|
static class |
ProxyMessage.ObjectIdentifier
Identifier of PKCS#11 object.
|
static class |
ProxyMessage.ObjectIdentifiers
List of
ProxyMessage.ObjectIdentifiers. |
static class |
ProxyMessage.P11Params
ASN.1 PKCS#11 params.
|
static class |
ProxyMessage.RemoveObjectsParams
Parameters to remove objects.
|
static class |
ProxyMessage.RSAPkcsPssParams
Parameters to create RSAPkcsPss signature.
|
static class |
ProxyMessage.ServerCaps
Server capability.
|
static class |
ProxyMessage.SignTemplate
Definition of SignTemplate.
|
static class |
ProxyMessage.SlotIdAndObjectId
Slot identifier and Object identifier.
|
static class |
ProxyMessage.SlotIdentifier
Slot identifier.
|
| Constructor and Description |
|---|
ProxyMessage() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getOctetStringBytes(org.bouncycastle.asn1.ASN1Encodable object) |
public static byte[] getOctetStringBytes(org.bouncycastle.asn1.ASN1Encodable object)
throws BadAsn1ObjectException
BadAsn1ObjectExceptionCopyright © 2019. All rights reserved.