| Package | Description |
|---|---|
| org.apache.kerby.kerberos.kerb.type.pa.pkinit |
| Class and Description |
|---|
| AlgorithmIdentifiers
trustedCertifiers SEQUENCE OF AlgorithmIdentifier OPTIONAL,
|
| AuthPack.AuthPackField |
| DhNonce
DHNonce ::= OCTET STRING
|
| DhRepInfo
DhRepInfo ::= SEQUENCE {
dhSignedData [0] IMPLICIT OCTET STRING,
serverDHNonce [1] DHNonce OPTIONAL
kdf [2] KDFAlgorithmId OPTIONAL,
-- The KDF picked by the KDC.
|
| DhRepInfo.DhRepInfoField |
| ExternalPrincipalIdentifier.ExternalPrincipalIdentifierField |
| KdcDhKeyInfo.KdcDhKeyInfoField |
| KdfAlgorithmId |
| KdfAlgorithmId.KdfAlgorithmIdField |
| Krb5PrincipalName.Krb5PrincipalNameField |
| PaPkAsRep.PaPkAsRepField |
| PaPkAsReq.PaPkAsReqField |
| PkAuthenticator
PKAuthenticator ::= SEQUENCE {
cusec [0] INTEGER (0..999999),
ctime [1] KerberosTime,
-- cusec and ctime are used as in [RFC4120], for
-- replay prevention.
|
| PkAuthenticator.PkAuthenticatorField |
| ReplyKeyPack.ReplyKeyPackField |
| SupportedKdfs |
| TrustedCertifiers
trustedCertifiers SEQUENCE OF ExternalPrincipalIdentifier OPTIONAL,
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.