Serialized Form
-
Package com.github.toolarium.security.certificate.dto
-
Class com.github.toolarium.security.certificate.dto.CertificateStore
class CertificateStore extends Object implements Serializable- serialVersionUID:
- 1176088618605044855L
-
Serialized Fields
-
certificates
X509Certificate[] certificates
-
keypair
KeyPair keypair
-
-
-
Package com.github.toolarium.security.pki.impl.rsa
-
Class com.github.toolarium.security.pki.impl.rsa.RSAPrivateKeyPKCS8
class RSAPrivateKeyPKCS8 extends Object implements Serializable- serialVersionUID:
- 3617009758595528501L
-
Serialized Fields
-
encoded
byte[] encoded
-
keyspec
RSAPrivateCrtKeySpec keyspec
-
-
-
Package com.github.toolarium.security.pki.impl.rsa.der
-
Class com.github.toolarium.security.pki.impl.rsa.der.ObjectIdentifier
class ObjectIdentifier extends Object implements Serializable- serialVersionUID:
- 8697030238860181294L
-
Serialized Fields
-
componentLen
int componentLen
-
components
int[] components
-
-