IKeyProvider.newPrivateKeyFromSeed() methodOn this pageIKeyProvider.newPrivateKeyFromSeed() methodcreates new key pair from given seedSignature:newPrivateKeyFromSeed(seed: Uint8Array): Promise<KmsKeyId>;ParametersParameterTypeDescriptionseedUint8ArrayseedReturns:Promise<KmsKeyId>Promise<KmsKeyId>