Skip to content

Property 'parseInternalValues' is protected and only accessible within class 'PKCS8ShroudedKeyBag' and its subclasses.ts(2445) #399

Open
@pboguslawski

Description

@pboguslawski

Using parseInternalValues for PKCS #8 key decryption makes TS angry:

Property 'parseInternalValues' is protected and only accessible within class 'PKCS8ShroudedKeyBag' and its subclasses.ts(2445)

Shouldn't be public like makeInternalValues is to officially allow encryption/decryption using PKCS8ShroudedKeyBag class methods?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions