Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
KeyExportOptions
Interface KeyExportOptions<T>
interface
KeyExportOptions
<
T
>
{
cipher
?:
string
;
format
:
T
;
passphrase
?:
string
|
Buffer
<
ArrayBufferLike
>
;
type
:
"pkcs1"
|
"spki"
|
"pkcs8"
|
"sec1"
;
}
Type Parameters
T
extends
KeyFormat
Index
Properties
cipher?
format
passphrase?
type
Properties
Optional
cipher
cipher
?:
string
format
format
:
T
Optional
passphrase
passphrase
?:
string
|
Buffer
<
ArrayBufferLike
>
type
type
:
"pkcs1"
|
"spki"
|
"pkcs8"
|
"sec1"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
cipher
format
passphrase
type
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter