NDNts
    Preparing search index...

    Set of keys used by AccessManager.

    Index

    Properties

    memberVerifier?: Verifier

    Verifier for member RSA-OAEP certificates.

    This is only used if a Name would be passed to KekHandle.grant function. If unspecified, KekHandle.grant does not accept Name.

    ownKdkDecrypter: NamedDecrypter

    Decrypter for own KDK.

    ownKdkEncrypter: NamedEncrypter

    Encrypter for own KDK.

    ownKdkVerifier?: Verifier

    Verifier for own KDK.

    This is only needed if Options.dataStore cannot be trusted (e.g. it's a network based repo). Otherwise, no verification is needed.

    signer: Signer

    Signer for KEK, KDK, and KDK SafeBag.