TS SDK@iota/iota-sdkAPI ReferencecryptographyType AliasesParsedKeypairOn this pageType Alias: ParsedKeypair type ParsedKeypair = object; Properties schema schema: SignatureScheme; secretKey secretKey: Uint8Array;Give Feedback