crypto-secret
main
Top Level Namespace
Crypto
Secret
Bidet
ClassMethods
Error
InvalidStateTransition
KeyWiped
OutOfMemory
Key
Large
Not
State
Stateful
Stateless
Slice
enum
Crypto::Secret::State
Defined in:
crypto-secret/secret.cr
Enum Members
Cloning
=
0
Wiped
=
1
Noaccess
=
2
Readonly
=
3
Readwrite
=
4
Instance Method Summary
#cloning?
#noaccess?
#readonly?
#readwrite?
#wiped?
Instance Method Detail
def
cloning?
#
[
View source
]
def
noaccess?
#
[
View source
]
def
readonly?
#
[
View source
]
def
readwrite?
#
[
View source
]
def
wiped?
#
[
View source
]