Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/FiloSottile/age
/ Error
Method
Error
armor/armor.go:176–178 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
174
}
175
176
func
(e *Error) Error() string {
177
return
"invalid armor: "
+ e.err.Error()
178
}
179
180
func
(e *Error) Unwrap() error {
181
return
e.err
Callers
14
TestHybridMixingRestrictions
Function · 0.45
testDecrypt
Function · 0.45
testDecryptReaderAt
Function · 0.45
testVectorRoundTrip
Function · 0.45
streamKey
Function · 0.45
streamKey
Function · 0.45
TestLabels
Function · 0.45
TestDecryptNativeIdentitiesFirst
Function · 0.45
TestScryptIdentityErrors
Function · 0.45
testArmor
Function · 0.45
FuzzMalleability
Function · 0.45
TestClassicRoundTrip
Function · 0.45
Calls
no outgoing calls
Tested by
13
TestHybridMixingRestrictions
Function · 0.36
testDecrypt
Function · 0.36
testDecryptReaderAt
Function · 0.36
testVectorRoundTrip
Function · 0.36
streamKey
Function · 0.36
TestLabels
Function · 0.36
TestDecryptNativeIdentitiesFirst
Function · 0.36
TestScryptIdentityErrors
Function · 0.36
testArmor
Function · 0.36
FuzzMalleability
Function · 0.36
TestClassicRoundTrip
Function · 0.36
TestHybridRoundTrip
Function · 0.36