Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

StoredSecret constructors that erase the input char[] #42

@sixcorners

Description

@sixcorners

I think there should be constructors or static factory methods that erase the char arrays that are passed in. Like a from static method with the same parameters as the constructor but also calls Arrays.fill on the char[] passed in.

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