PKI-Lite - v1.0.8
    Preparing search index...

    Represents the AuthenticatedSafe structure described in PKCS#12 standard.

    AuthenticatedSafe ::= SEQUENCE OF ContentInfo
    

    Hierarchy (View Summary)

    Indexable

    Index

    Constructors

    Properties

    maxSize?: number

    Accessors

    Methods

    • Parameters

      • bagName:
            | "KEY_BAG"
            | "PKCS8_SHROUDED_KEY_BAG"
            | "CERT_BAG"
            | "CRL_BAG"
            | "SECRET_BAG"
            | "SAFE_CONTENTS_BAG"
      • password: string | Uint8Array<ArrayBuffer>

      Returns Promise<SafeBag[]>