| Package | Description |
|---|---|
| org.apache.sshd.common.config.keys.loader.pem | |
| org.apache.sshd.common.util.io.der |
| Modifier and Type | Method and Description |
|---|---|
static ECPrivateKeySpec |
ECDSAPEMResourceKeyPairParser.decodeECPrivateKeySpec(DERParser parser) |
static ECPoint |
ECDSAPEMResourceKeyPairParser.decodeECPublicKeyValue(ECCurves curve,
DERParser parser)
ASN.1 syntax according to rfc5915 is:
|
static List<Integer> |
PKCS8PEMResourceKeyPairParser.getPKCS8AlgorithmIdentifier(DERParser parser)
According to the standard:
|
| Modifier and Type | Method and Description |
|---|---|
DERParser |
ASN1Object.createParser() |
Copyright © 2008–2021 The Apache Software Foundation. All rights reserved.