Bluestep JS Documentation
    Preparing search index...

    Interface PublicKey

    interface PublicKey {
        getAlgorithm(): string;
        getEncoded(): ByteArray;
        getFormat(): string;
    }

    Hierarchy (View Summary)

    Index

    Methods

    • Returns string

    • Returns string