XYO Platform SDK - v3.10.6
    Preparing search index...

    Interface PrivateKeyInitializationConfig

    interface PrivateKeyInitializationConfig {
        privateKey: ArrayBufferLike;
    }
    Index

    Properties

    Properties

    privateKey: ArrayBufferLike