ietf-crypto-types

This module defines common YANG types for cryptographic applications. The key words 'MUST', 'MUST NOT', 'REQUIRED', 'SHALL', 'S...

Grouping Objects Abstract
asymmetric-key-pair-grouping public-key-format public-keyprivate-key-format private-key-type A private key and, optionally, its associated public key. Implementations MUST ensure that the two keys, when both are specified, are a matching pair.
asymmetric-key-pair-with-cert-grouping public-key-format public-key private-key-format private-key-typecert-data certificate-expirationgenerate-csr A private/public key pair and an associated certificate. Implementations MUST assert that the certificate contains the matching public key.
asymmetric-key-pair-with-certs-grouping public-key-format public-key private-key-format private-key-typecertificates generate-csr A private/public key pair and a list of associated certificates. Implementations MUST assert that certificates contain the matching public key.
certificate-expiration-grouping certificate-expiration A notification for when a certificate is about to expire or has already expired.
encrypted-value-grouping encrypted-by encrypted-value-format encrypted-value A reusable grouping for a value that has been encrypted by a referenced symmetric or asymmetric key.
end-entity-cert-grouping cert-data certificate-expiration An end-entity certificate and a notification for when it is about to expire or has already expired. Implementations SHOULD assert that, where used, the end-entity certificate contains the expected public key.
generate-csr-grouping generate-csr Defines the 'generate-csr' action.
password-grouping password-type A password used for authenticating to a remote system. The 'ianach:crypt-hash' typedef from RFC 7317 should be used instead when needing a password to authenticate a local account.
private-key-grouping private-key-format private-key-type A private key.
public-key-grouping public-key-format public-key A public key.
symmetric-key-grouping key-format key-type A symmetric key.
trust-anchor-cert-grouping cert-data certificate-expiration A trust anchor certificate and a notification for when it is about to expire or has already expired.

© 2024 YumaWorks, Inc. All rights reserved.