Open
Description
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
Labels
No labels