Properties

Link copied to clipboard
open override val alternativePemLabels: Set<String>
Link copied to clipboard
open override val canonicalPemLabel: String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun ec(sec1Key: Sec1EcPrivateKeyInfo, curveOid: ObjectIdentifier?, attributes: Set<Asn1Element>? = null): Pkcs8PrivateKeyInfo
Link copied to clipboard
fun rsa(privateKey: Pkcs1RsaPrivateKeyInfo, attributes: Set<Asn1Element>? = null): Pkcs8PrivateKeyInfo