protected class PgpEncrypter.SignatureGeneratorClosable extends Object implements AutoCloseable
AutoCloseable, to let this usage pattern manage the
close of the generator-defined streams of data.| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Object |
getSignatureGenerator() |
boolean |
isEnabled() |
public void close()
throws Exception
close in interface AutoCloseableExceptionpublic boolean isEnabled()
public Object getSignatureGenerator()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.